Skip to content

Enhancement/uv tool update#111

Merged
MarcSkovMadsen merged 7 commits into
mainfrom
enhancement/uv-tool-update
Jan 20, 2026
Merged

Enhancement/uv tool update#111
MarcSkovMadsen merged 7 commits into
mainfrom
enhancement/uv-tool-update

Conversation

@MarcSkovMadsen

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 20, 2026 04:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the HoloViz MCP documentation and code to reflect a change in installation and usage from uvx holoviz-mcp to holoviz-mcp as a globally installed uv tool. The changes ensure consistency across all documentation and improve the user experience by recommending installation with the [pydata] extra and simplifying command invocations.

Changes:

  • Updated command invocations throughout documentation from uvx holoviz-mcp to holoviz-mcp
  • Added installation recommendation for holoviz-mcp[pydata] extra dependencies
  • Updated JSON configuration examples to remove uvx wrapper and use direct holoviz-mcp command
  • Clarified documentation strings in server.py to be more generic
  • Updated path references from ~/.holoviz-mcp/chroma/ to ~/.holoviz-mcp/vector_db/

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
src/holoviz_mcp/holoviz_mcp/server.py Updated docstrings to be more generic and clarified jupyter execution mode requirements
docs/tutorials/getting-started.md Updated installation to use [pydata] extra, changed commands from uvx to direct invocation, added copilot installation step
docs/tutorials/display-server.md Simplified display-server command invocation by removing uvx alternatives
docs/tutorials/copilot.md Updated copilot installation command to use direct invocation
docs/how-to/updates.md Updated all command examples to use direct invocation and corrected vector_db path
docs/how-to/troubleshooting.md Updated all troubleshooting commands to use direct invocation and corrected vector_db path
docs/how-to/serve-apps.md Updated serve command and fixed title punctuation
docs/how-to/installation.md Reorganized installation section, removed convenience aliases, simplified instructions
docs/how-to/ide-configuration.md Updated all IDE configuration examples to use direct command invocation
docs/how-to/configuration.md Updated all configuration examples and environment variable usage
docs/explanation/security.md Updated security examples with direct command invocation and corrected storage path
docs/explanation/architecture.md Updated vector database path reference

Comment thread docs/how-to/ide-configuration.md Outdated
Comment thread docs/how-to/configuration.md Outdated
Comment thread docs/tutorials/getting-started.md Outdated
Comment thread docs/tutorials/getting-started.md Outdated
Comment thread docs/how-to/installation.md Outdated
Comment thread docs/how-to/installation.md Outdated
MarcSkovMadsen and others added 5 commits January 20, 2026 05:56
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@MarcSkovMadsen MarcSkovMadsen merged commit 021f7e8 into main Jan 20, 2026
5 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants